SAP HANA Binary Function Support

TDV supports the binary functions listed in the table below for SAP HANA.

SAP HANA Binary Function

Notes

BITAND

Mapped from INT1AND, INT2AND, INT4AND, INT8AND.

BITCOUNT

 

BITNOT

Mapped from INT1NOT, INT2NOT, INT4NOT, INT8NOT.

BITOR

Mapped from INT1OR, INT2OR, INT4OR, INT8OR.

BITXOR

Mapped from INT1XOR, INT2XOR, INT4XOR, INT8XOR.